easyui獲取datagrid中的某一列的所有值 function getCol(){ var rows = $("#dg").datagrid("getRows"); var total = ""; for(var i ...